Allow disabling authentication dynamically
authorSoby Mathew <soby.mathew@arm.com>
Mon, 26 Mar 2018 11:43:37 +0000 (12:43 +0100)
committerSoby Mathew <soby.mathew@arm.com>
Fri, 18 May 2018 11:26:37 +0000 (12:26 +0100)
commit209a60cca5c6a8cd1b68e6e0e53f0b66555a4458
treea3f938a7e81ea914cecd244e49c328a481cfe3fc
parent1f4d62df6cba1cb25e40ea050f5327c1c4d4a7b9
Allow disabling authentication dynamically

This patch allows platforms to dynamically disable authentication of
images during cold boot. This capability is controlled via the
DYN_DISABLE_AUTH build flag and is only meant for development
purposes.

Change-Id: Ia3df8f898824319bb76d5cc855b5ad6c3d227260
Signed-off-by: Soby Mathew <soby.mathew@arm.com>
Makefile
common/bl_common.c
docs/user-guide.rst
include/common/bl_common.h
make_helpers/defaults.mk